toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
json
/
json
json
rell
pure
constructor
(
value
:
text
)
Constructs a JSON value from a string. Fails if the string is not valid json.
Since
0.6.0
Parameters
value
The JSON string.